[INFO] fetching crate diffusionx 0.11.3...
[INFO] testing diffusionx-0.11.3 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] extracting crate diffusionx 0.11.3 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate diffusionx 0.11.3
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate diffusionx 0.11.3
[INFO] tweaked toml for crates.io crate diffusionx 0.11.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diffusionx 0.11.3 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate diffusionx 0.11.3 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83e167092a6f6a07a7489ff0fd1209deb2f83087034a22c2171f38cf051d226c
[INFO] running `Command { std: "docker" "start" "-a" "83e167092a6f6a07a7489ff0fd1209deb2f83087034a22c2171f38cf051d226c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83e167092a6f6a07a7489ff0fd1209deb2f83087034a22c2171f38cf051d226c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83e167092a6f6a07a7489ff0fd1209deb2f83087034a22c2171f38cf051d226c", kill_on_drop: false }`
[INFO] [stdout] 83e167092a6f6a07a7489ff0fd1209deb2f83087034a22c2171f38cf051d226c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71777c9a8d6ba6730e7ff7ea2c6b8411b41d43e520d6796211483f172bcaf96f
[INFO] running `Command { std: "docker" "start" "-a" "71777c9a8d6ba6730e7ff7ea2c6b8411b41d43e520d6796211483f172bcaf96f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling diffusionx v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling rand_xoshiro v0.8.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rand_distr v0.6.0
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rustfft v6.4.1
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling realfft v3.5.0
[INFO] [stderr]    Compiling gauss-quad v0.3.0
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.36s
[INFO] running `Command { std: "docker" "inspect" "71777c9a8d6ba6730e7ff7ea2c6b8411b41d43e520d6796211483f172bcaf96f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71777c9a8d6ba6730e7ff7ea2c6b8411b41d43e520d6796211483f172bcaf96f", kill_on_drop: false }`
[INFO] [stdout] 71777c9a8d6ba6730e7ff7ea2c6b8411b41d43e520d6796211483f172bcaf96f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f251aae36cbb50c9245bb374cd33bdb0493ec8f66be5171d593be684efaddceb
[INFO] running `Command { std: "docker" "start" "-a" "f251aae36cbb50c9245bb374cd33bdb0493ec8f66be5171d593be684efaddceb", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling diffusionx v0.11.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.51s
[INFO] running `Command { std: "docker" "inspect" "f251aae36cbb50c9245bb374cd33bdb0493ec8f66be5171d593be684efaddceb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f251aae36cbb50c9245bb374cd33bdb0493ec8f66be5171d593be684efaddceb", kill_on_drop: false }`
[INFO] [stdout] f251aae36cbb50c9245bb374cd33bdb0493ec8f66be5171d593be684efaddceb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0fcba31b9c73e7d998d841e0ec340b1a5e8ffad9d0a081d326837f706252a00a
[INFO] running `Command { std: "docker" "start" "-a" "0fcba31b9c73e7d998d841e0ec340b1a5e8ffad9d0a081d326837f706252a00a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diffusionx-aa8ab6240e363fc4)
[INFO] [stdout] 
[INFO] [stdout] running 175 tests
[INFO] [stdout] test random::exponential::tests::test_rand ... ok
[INFO] [stdout] test random::gamma::tests::test_rand ... ok
[INFO] [stdout] test random::gamma::tests::test_rands ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_rand ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_rands ... ok
[INFO] [stdout] test random::normal::tests::test_standard_rand ... ok
[INFO] [stdout] test random::normal::tests::test_rands ... ok
[INFO] [stdout] test random::normal::tests::test_standard_rands ... ok
[INFO] [stdout] test random::poisson::tests::test_rand ... ok
[INFO] [stdout] test random::stable::tests::test_sample_symmetric_standard_alpha ... ok
[INFO] [stdout] test random::stable::tests::test_sample_skew_standard_alpha ... ok
[INFO] [stdout] test random::stable::tests::test_sample_standard_alpha ... ok
[INFO] [stdout] test random::stable::tests::test_sample_skew_standard_alpha_rands ... ok
[INFO] [stdout] test random::poisson::tests::test_rands ... ok
[INFO] [stdout] test random::uniform::tests::test_range_random ... ok
[INFO] [stdout] test random::uniform::tests::test_inclusive_range_random ... ok
[INFO] [stdout] test random::exponential::tests::test_rands ... ok
[INFO] [stdout] test random::uniform::tests::test_unit_random ... ok
[INFO] [stdout] test random::normal::tests::test_rand ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_first_passage_time ... ok
[INFO] [stdout] test simulation::basic::functional::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_fpt ... ok
[INFO] [stdout] test random::stable::tests::test_sample_symmetric_standard_alpha_rands ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_simulate_bm ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::bm::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_fpt ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_stats ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::bng::tests::test_simulate_bng ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_simulate_bb ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_excursion::tests::test_simulate_be ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::brownian_meander::tests::test_simulate_meander ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::cauchy::tests::test_simulate_cauchy ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_simulate_fbm ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::fbm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::gamma::tests::test_simulate_gamma ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_fpt ... ok
[INFO] [stdout] test random::exponential::tests::test_standard_exponential_stats ... ok
[INFO] [stdout] test random::exponential::tests::test_exponential_stats ... ok
[INFO] [stdout] test random::uniform::tests::test_unit_randoms ... ok
[INFO] [stdout] test simulation::continuous::brownian_bridge::tests::test_occupation_time ... ok
[INFO] [stdout] test random::uniform::tests::test_bool_rand_stats ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_small_lambda_stats ... ok
[INFO] [stdout] test random::uniform::tests::test_range_uniform_stats ... ok
[INFO] [stdout] test random::normal::tests::test_normal_stats ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_with_subordinated_closure ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_simulate_subordinated_langevin ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_simulate_gbm ... ok
[INFO] [stdout] test random::uniform::tests::test_range_randoms ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_fpt ... ok
[INFO] [stdout] test random::gamma::tests::test_gamma_stats ... ok
[INFO] [stdout] test random::uniform::tests::test_standard_uniform_stats ... ok
[INFO] [stdout] test random::normal::tests::test_standard_normal_stats ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_simulate_langevin ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_with_closure ... ok
[INFO] [stdout] test random::poisson::tests::test_poisson_large_lambda_stats ... ok
[INFO] [stdout] test random::uniform::tests::test_inclusive_range_randoms ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_with_generalized_closure ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_simulate_levy ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_simulate_levy_walk_with_step ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_simulate_levy_walk_with_duration ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_simulate_ou ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_fpt ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_inv_subordinator ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::subordinator::tests::test_simulate_subordinator ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::continuous::levy_walk::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_mean ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::continuous::ou::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_simulate_lattice_random_walk ... ok
[INFO] [stdout] test simulation::continuous::levy::tests::test_fpt ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_simulate_with_duration ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_simulate_with_step ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_fpt ... ok
[INFO] [stdout] test simulation::discrete::random_walk::tests::test_msd ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_mean ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_fpt ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_send_sync ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_msd ... ok
[INFO] [stdout] test simulation::point::birth_death::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_fpt ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_occupation_time ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_simulate_with_duration ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_simulate_with_step ... ok
[INFO] [stdout] test utils::functions::tests::test_approx_eq ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_central_moment ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_float ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_empty ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_negative ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_negative_float ... ok
[INFO] [stdout] test utils::functions::tests::test_cumsum_start ... ok
[INFO] [stdout] test utils::functions::tests::test_flatten_interpolate ... ok
[INFO] [stdout] test utils::functions::tests::test_flatten_vs_linear_interpolate_time_consistency ... ok
[INFO] [stdout] test utils::functions::tests::test_interpolate ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_boundary ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_edge_cases ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_interpolate_simple ... ok
[INFO] [stdout] test utils::functions::tests::test_linear_vs_flatten_comparison ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_raw_moment ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax_empty ... ok
[INFO] [stdout] test utils::functions::tests::test_minmax_negative ... ok
[INFO] [stdout] test utils::sgn::tests::test_next_power_of_2 ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_simulate_ctrw_with_duration ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::geometric_bm::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_simulate_generalized_langevin ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_raw_moment ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_msd ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_mean ... ok
[INFO] [stdout] test simulation::continuous::langevin::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::poisson::tests::test_central_moment ... ok
[INFO] [stdout] test simulation::point::ctrw::tests::test_simulate_ctrw_with_step ... ok
[INFO] [stdout] test simulation::continuous::generalized_langevin::tests::test_subordinated_langevin_mean ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_negative_step - should panic ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_invalid_range - should panic ... ok
[INFO] [stdout] test utils::functions::tests::test_linspace_zero_step - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 175 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.32s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0fcba31b9c73e7d998d841e0ec340b1a5e8ffad9d0a081d326837f706252a00a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fcba31b9c73e7d998d841e0ec340b1a5e8ffad9d0a081d326837f706252a00a", kill_on_drop: false }`
[INFO] [stdout] 0fcba31b9c73e7d998d841e0ec340b1a5e8ffad9d0a081d326837f706252a00a
